plEmployerExternalMap 
Logical Entity Name  plEmployerExternalMap 
Default Table Name  plEmployerExternalMap 
Physical Only  NO 
Definition 
 
Note 
 

plEmployerExternalMap Columns 
ColumnName  Domain  Datatype  NULL  Definition 
plEmployerExternalMapID(PK)    int  NO 
 
plEmployerID(FK)    int  NO 
 
CrmId    varchar(50)  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserID(FK)    int  NO 
 
ts    timestamp  NO 
 

plEmployerExternalMap Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_plEmployerExternalMap_plEmployerExternalMapID  PrimaryKey  plEmployerExternalMapID 

plEmployerExternalMap Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
PlEmployer  Non-Identifying  One To Zero or More  FK_plEmployerExternalMapplEmployerId_plEmployerplEmployerId      plEmployerID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_plEmployerExternalMapUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

plEmployerExternalMap Check Constraints 
Check Constraint Name  CheckConstraint